func github.com/aws/aws-sdk-go-v2/service/s3.validateOpGetBucketRequestPaymentInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L787: 	if err := validateOpGetBucketRequestPaymentInput(input); err != nil {
		validators.go#L4460: func validateOpGetBucketRequestPaymentInput(v *GetBucketRequestPaymentInput) error {